runtime.elfPhdr.p_type (field)

2 uses

	runtime (current package)
		vdso_elf64.go#L48: 	p_type   uint32 /* Segment type */
		vdso_linux.go#L114: 		switch pt.p_type {